﻿2026-07-15T13:01:40.1016301Z ##[group]Run actions/checkout@v5
2026-07-15T13:01:40.1016821Z with:
2026-07-15T13:01:40.1017208Z   repository: BigscreenVR/spt-bs-core
2026-07-15T13:01:40.1020267Z   token: ***
2026-07-15T13:01:40.1020652Z   ssh-strict: true
2026-07-15T13:01:40.1021027Z   ssh-user: git
2026-07-15T13:01:40.1021404Z   persist-credentials: true
2026-07-15T13:01:40.1021819Z   clean: true
2026-07-15T13:01:40.1022210Z   sparse-checkout-cone-mode: true
2026-07-15T13:01:40.1022677Z   fetch-depth: 1
2026-07-15T13:01:40.1023047Z   fetch-tags: false
2026-07-15T13:01:40.1023422Z   show-progress: true
2026-07-15T13:01:40.1023809Z   lfs: false
2026-07-15T13:01:40.1024152Z   submodules: false
2026-07-15T13:01:40.1024528Z   set-safe-directory: true
2026-07-15T13:01:40.1024934Z env:
2026-07-15T13:01:40.1025292Z   SPT_ATTACH_GATE_WATCHDOG_MS: 120000
2026-07-15T13:01:40.1025766Z   SPT_ATTACH_IPC_DEADLINE_MS: 30000
2026-07-15T13:01:40.1026203Z ##[endgroup]
2026-07-15T13:01:40.1849733Z Syncing repository: BigscreenVR/spt-bs-core
2026-07-15T13:01:40.1851482Z ##[group]Getting Git version info
2026-07-15T13:01:40.1852225Z Working directory is '/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core'
2026-07-15T13:01:40.1853155Z [command]/usr/bin/git version
2026-07-15T13:01:40.1853594Z git version 2.43.0
2026-07-15T13:01:40.1861789Z ##[endgroup]
2026-07-15T13:01:40.1873621Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/99569b66-ced4-4890-9c92-c6b2c11b0df5' before making global git config changes
2026-07-15T13:01:40.1875224Z Adding repository directory to the temporary git global config as a safe directory
2026-07-15T13:01:40.1876822Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core
2026-07-15T13:01:40.1908846Z [command]/usr/bin/git config --local --get remote.origin.url
2026-07-15T13:01:40.1927042Z https://github.com/BigscreenVR/spt-bs-core
2026-07-15T13:01:40.1937597Z ##[group]Removing previously created refs, to avoid conflicts
2026-07-15T13:01:40.1940503Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD
2026-07-15T13:01:40.1958665Z HEAD
2026-07-15T13:01:40.1989735Z ##[endgroup]
2026-07-15T13:01:40.1990542Z [command]/usr/bin/git submodule status
2026-07-15T13:01:40.2174453Z ##[group]Cleaning the repository
2026-07-15T13:01:40.2176938Z [command]/usr/bin/git clean -ffdx
2026-07-15T13:01:41.0911760Z Removing target/
2026-07-15T13:01:41.0923277Z [command]/usr/bin/git reset --hard HEAD
2026-07-15T13:01:41.0976040Z HEAD is now at eb3bc27 Merge 6f9df02d3ef85a8bb1077a74690880dacff1e404 into e0a8bb00d76315ba8a1d82ba5fb60e4515932ab3
2026-07-15T13:01:41.0981699Z ##[endgroup]
2026-07-15T13:01:41.0982962Z ##[group]Disabling automatic garbage collection
2026-07-15T13:01:41.0986540Z [command]/usr/bin/git config --local gc.auto 0
2026-07-15T13:01:41.1013037Z ##[endgroup]
2026-07-15T13:01:41.1013951Z ##[group]Setting up auth
2026-07-15T13:01:41.1018629Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-07-15T13:01:41.1047189Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-07-15T13:01:41.1275258Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-07-15T13:01:41.1300954Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-07-15T13:01:41.1498548Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-07-15T13:01:41.1526441Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-07-15T13:01:41.1726796Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-07-15T13:01:41.1760282Z ##[endgroup]
2026-07-15T13:01:41.1761798Z ##[group]Fetching the repository
2026-07-15T13:01:41.1767242Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +eb3bc271e90cbe47796f13975d6ee45789da708a:refs/remotes/pull/5/merge
2026-07-15T13:01:41.6447923Z ##[endgroup]
2026-07-15T13:01:41.6449913Z ##[group]Determining the checkout info
2026-07-15T13:01:41.6452025Z ##[endgroup]
2026-07-15T13:01:41.6453327Z [command]/usr/bin/git sparse-checkout disable
2026-07-15T13:01:41.6503537Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-07-15T13:01:41.6542629Z ##[group]Checking out the ref
2026-07-15T13:01:41.6545649Z [command]/usr/bin/git checkout --progress --force refs/remotes/pull/5/merge
2026-07-15T13:01:41.6593047Z HEAD is now at eb3bc27 Merge 6f9df02d3ef85a8bb1077a74690880dacff1e404 into e0a8bb00d76315ba8a1d82ba5fb60e4515932ab3
2026-07-15T13:01:41.6597333Z ##[endgroup]
2026-07-15T13:01:41.6630883Z [command]/usr/bin/git log -1 --format=%H
2026-07-15T13:01:41.6653936Z eb3bc271e90cbe47796f13975d6ee45789da708a
